home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / tmn.dxr / 00079.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  96 b   |  10 lines

  1. on mouseUp
  2.   if rollOver(27) then
  3.     go(70)
  4.   end if
  5. end
  6.  
  7. on exitFrame
  8.   go(the frame + 1)
  9. end
  10.